home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / snpd9611.zip / EVAL.C < prev    next >
Text File  |  1996-11-24  |  610b  |  14 lines

  1. .I 0 5
  2. /* +++Date last modified: 02-Sep-1996 */
  3.  
  4. /************************************************************************/
  5. /*                                                                      */
  6. /*  EVAL.C - A simple mathematical expression evaluator in C            */
  7. .D 1 3
  8. .I 27 4
  9. /*  The user is granted a free limited license to use this source file  */
  10. /*  to create royalty-free programs, subject to the terms of the        */
  11. /*  license restrictions specified in the LICENSE.MFL file.             */
  12. /*                                                                      */
  13. .D 28 1
  14.